#p1 {
text-align: center;
width: 85%; 
margin-left: auto; 
margin-right: auto; 
text-align: center;
font-family: sans-serif;
}

#p2 {
width: 85%; 
margin-left: auto; 
margin-right: auto; 
text-align: justify;
text-indent: 25px;
font-family: sans-serif;
font-weight: bold;
}

#psub {
text-align: center;
width: 85%; 
margin-left: auto; 
margin-right: auto; 
text-align: justify;
font-family: sans-serif;
font-weight: bold;
font-size: x-small;
}

#t1 {
font-family: sans-serif;
font-size: 25pt;
color: #888888;
text-align: center;
}

#tc1 {
font-family: sans-serif;
font-size: 25pt;
color: #888888;
text-align: center;
}

#t2 {
font-family: sans-serif;
font-size: 17pt;
text-align: justify;
margin-left: 15%; 
margin-right: 15%; 
}

#t3 {
font-family: sans-serif;
font-size: 10pt;
text-align: center;
margin-left: 15%; 
margin-right: 15%; 
}

#UL1 {
list-style-image: url(./Afbeeldingen/Yellow_Round_Mark.png); 
font-family: sans-serif;
color: #FFFFFF;
margin-left: 25%; 
margin-right: 25%; 
text-align: justify; 
line-height: 18pt
}
#Ulsub {
color: #FFFFFF;
font-family: sans-serif;
font-size: x-small;
line-height: 16pt
}

#bodyback
{
background-image: url(./Afbeeldingen/Background_03.png); 
color: #00CC00;
padding: 10px 10px 10px 10px;
}

#hrp
{
WIDTH:85%;
}

#h1			/* titelgrootte 1 */
{
font-family: sans-serif;
font-size: xx-large;
font-weight: bolder;
text-align: center;
background-color: #808080;
padding: 0 0 0 3%;
}

#h2			/* titelgrootte 2 */
{
font-family: sans-serif;
font-weight: bolder;
font-size: 18pt;
text-align: center;
margin-left: 20%; 
margin-right: 20%; 
background-color: #606060;
color: #00CC00;
border: 1px solid #FFFFFF;
}

#h3			/* titelgrootte 3 */
{
font-family: sans-serif;
font-size: large;
font-weight: bolder;
text-align: center;
background-color: #A0A0A0;
padding: 0 0 0 3%;
}

#h4			/* titelgrootte 4 */
{
font-family: sans-serif;
font-size: medium;
font-weight: bolder;
background-color: #A7A7A7;
padding: 0 0 0 3%;
}

A:link { color: blue; font-weight: bold; }          /* niet bezochte link */
A:visited { color: yellow; font-weight: bold;}        /* bezochte links */
A:active { color: red; font-weight: bold;}        /* actieve links */

/* instellen van de ankerrand rond IMG elementen vereist contextuele selectoren 

A:link IMG { border: 2px solid blue }
A:visited IMG { border: 2px solid red }
A:active IMG { border: 2px solid lime }

*/

 